func google.golang.org/protobuf/internal/encoding/defval.marshalBytes

2 uses

	google.golang.org/protobuf/internal/encoding/defval (current package)
		default.go#L167: 		if s, ok := marshalBytes(v.Bytes()); ok {
		default.go#L188: func marshalBytes(b []byte) (string, bool) {